Skip to content

Update dependency redux-saga to v1.3.0 #369

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 13, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
redux-saga (source) 1.1.3 -> 1.3.0 age adoption passing confidence

Release Notes

redux-saga/redux-saga (redux-saga)

v1.3.0

Compare Source

Minor Changes
  • #​2402 3867c02 Thanks @​Andarist! - Removed a dependency on Redux to decouple the project from the exact Redux version. This should fix the compatibility with recently released Redux 5.
Patch Changes

v1.2.3

Compare Source

Patch Changes

v1.2.2

Compare Source

Patch Changes

v1.2.1

Compare Source

Patch Changes

v1.2.0

Compare Source

Minor Changes
  • #​2295 bed4458 Thanks @​lourd! - Adds type inference for result of task returned from runSaga and SagaMiddleware.run

  • #​2296 612cae8 Thanks @​lourd! - Updates Channel type to eliminate void-emitting pitfall

  • #​2308 8207e33 Thanks @​Andarist, @​neurosnap! - exports field has been added to the package.json manifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.

    This should fix the compatibility with Node.js ESM support.

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/redux-saga-1.x branch from df5cbcb to 3d7a053 Compare September 25, 2022 15:05
@renovate renovate bot changed the title Update dependency redux-saga to v1.2.0 Update dependency redux-saga to v1.2.1 Sep 25, 2022
@renovate renovate bot changed the title Update dependency redux-saga to v1.2.1 Update dependency redux-saga to v1.2.2 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/redux-saga-1.x branch from 3d7a053 to cef45dc Compare March 16, 2023 07:03
@renovate renovate bot changed the title Update dependency redux-saga to v1.2.2 Update dependency redux-saga to v1.2.3 Mar 25, 2023
@renovate renovate bot force-pushed the renovate/redux-saga-1.x branch from cef45dc to 6b336f9 Compare March 25, 2023 00:29
@renovate renovate bot changed the title Update dependency redux-saga to v1.2.3 Update dependency redux-saga to v1.3.0 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/redux-saga-1.x branch from 6b336f9 to 5d266b1 Compare January 2, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants